power88@power88-virtual-machine:/etc$ sudo easycwmpd start
[sudo] password for power88: 
config_init_local(53):: easycwmp.@local[0].interface=eth0
config_init_local(63):: easycwmp.@local[0].port=7547
config_init_local(81):: easycwmp.@local[0].ubus_socket=/var/run/ubus.sock
config_init_local(69):: easycwmp.@local[0].username=FFFFFF-easycwmp-FFFFFF123456
config_init_local(75):: easycwmp.@local[0].password=416d5dd09f3df1841fcc25e58fa16cbe
config_init_acs(147):: easycwmp.@acs[0].scheme=http
config_init_acs(153):: easycwmp.@acs[0].username=firmware
config_init_acs(159):: easycwmp.@acs[0].password=aztech123
config_init_acs(165):: easycwmp.@acs[0].hostname=128.199.156.106
config_init_acs(175):: easycwmp.@acs[0].port=8889
config_init_acs(181):: easycwmp.@acs[0].path=/acs/server
config_init_acs(187):: easycwmp.@acs[0].periodic_enable=1
config_init_acs(193):: easycwmp.@acs[0].periodic_interval=100
main(279): ubus initialization failed
+++ HTTP SERVER CONFIGURATION +++
ip: '192.168.36.136'
port: '7547'
--- HTTP SERVER CONFIGURATION ---
power88@power88-virtual-machine:/etc$ +++ HTTP CLIENT CONFIGURATION +++
http_client_init(49):: url: http://firmware:aztech123@128.199.156.106:8889/acs/server
http_client_init(55):: ssl_verify: SSL certificate validation disabled.
--- HTTP CLIENT CONFIGURATION ---
* Hostname was NOT found in DNS cache
*   Trying 128.199.156.106...
* Connected to 128.199.156.106 (128.199.156.106) port 8889 (#0)
> POST /acs/server HTTP/1.1
Host: 128.199.156.106:8889
Accept: */*
User-Agent: easycwmp
Content-Type: text/xml
Content-Length: 3090
Expect: 100-continue

< HTTP/1.1 100 Continue
< HTTP/1.1 401 Unauthorized
< Content-Type: text/plain
< WWW-Authenticate: Digest realm="tr069", qop="auth", nonce="24155df2b5a4e67fc21b001945480a3d", algorithm="MD5", stale="false"
< Date: Tue, 05 Aug 2014 01:49:55 GMT
< Connection: keep-alive
< Transfer-Encoding: chunked
* HTTP error before end of send, stop sending
< 
* Closing connection 0
* Issue another request to this URL: 'http://firmware:aztech123@128.199.156.106:8889/acs/server'
* Hostname was found in DNS cache
*   Trying 128.199.156.106...
* Connected to 128.199.156.106 (128.199.156.106) port 8889 (#1)
* Server auth using Digest with user 'firmware'
> POST /acs/server HTTP/1.1
Authorization: Digest username="firmware", realm="tr069", nonce="24155df2b5a4e67fc21b001945480a3d", uri="/acs/server", cnonce="N2FiN2I3MTQ4YjY0OTMxNzAwMDA4YWZlMDAwYzIzMjY=", nc=00000001, qop=auth, response="53467e243557dc84f21d49aa5effe4b1", algorithm="MD5"
Host: 128.199.156.106:8889
Accept: */*
User-Agent: easycwmp
Content-Type: text/xml
Content-Length: 3090
Expect: 100-continue

< HTTP/1.1 100 Continue
< HTTP/1.1 200 OK
* Added cookie DeviceID="FFFFFF-easycwmp-FFFFFF123456" for domain 128.199.156.106, path /acs/, expire 0
< Set-Cookie: DeviceID=FFFFFF-easycwmp-FFFFFF123456
< Content-Type: text/xml
< Date: Tue, 05 Aug 2014 01:49:56 GMT
< Connection: keep-alive
< Transfer-Encoding: chunked
< 
+++ RECEIVED HTTP RESPONSE (PART) +++
<?xml version="1.0" encoding="UTF-8"?>
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
  <soap-env:Header/>
  <soap-env:Body>
    <cwmp:InformResponse>
      <MaxEnvelopes>1</MaxEnvelopes>
    </cwmp:InformResponse>
  </soap-env:Body>
</soap-env:Envelope>
--- RECEIVED HTTP RESPONSE (PART) ---
* Connection #1 to host 128.199.156.106 left intact
+++ RECEIVED HTTP RESPONSE +++
<?xml version="1.0" encoding="UTF-8"?>
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
  <soap-env:Header/>
  <soap-env:Body>
    <cwmp:InformResponse>
      <MaxEnvelopes>1</MaxEnvelopes>
    </cwmp:InformResponse>
  </soap-env:Body>
</soap-env:Envelope>
--- RECEIVED HTTP RESPONSE ---
* Found bundle for host 128.199.156.106: 0x8c9fce0
* Re-using existing connection! (#1) with host 128.199.156.106
* Connected to 128.199.156.106 (128.199.156.106) port 8889 (#1)
* Server auth using Digest with user 'firmware'
> POST /acs/server HTTP/1.1
Authorization: Digest username="firmware", realm="tr069", nonce="24155df2b5a4e67fc21b001945480a3d", uri="/acs/server", cnonce="N2FiN2I3MTQ4YjY0OTMxNzAwMDA4YWZlMDAwYzIzMjY=", nc=00000002, qop=auth, response="9e3ecdf831f906460a3f2ac519f42385", algorithm="MD5"
Host: 128.199.156.106:8889
Accept: */*
Cookie: DeviceID=FFFFFF-easycwmp-FFFFFF123456
User-Agent: easycwmp
Content-Type: text/xml
Content-Length: 0

< HTTP/1.1 204 No Content
< Content-Length: 0
< Date: Tue, 05 Aug 2014 01:49:56 GMT
< Connection: keep-alive
< 
* Connection #1 to host 128.199.156.106 left intact
+++ RECEIVED EMPTY HTTP RESPONSE +++
+++ HTTP CLIENT CONFIGURATION +++
http_client_init(49):: url: http://firmware:aztech123@128.199.156.106:8889/acs/server
http_client_init(55):: ssl_verify: SSL certificate validation disabled.
--- HTTP CLIENT CONFIGURATION ---
* Hostname was NOT found in DNS cache
*   Trying 128.199.156.106...
* Connected to 128.199.156.106 (128.199.156.106) port 8889 (#2)
> POST /acs/server HTTP/1.1
Host: 128.199.156.106:8889
Accept: */*
User-Agent: easycwmp
Content-Type: text/xml
Content-Length: 3089
Expect: 100-continue

< HTTP/1.1 100 Continue
< HTTP/1.1 401 Unauthorized
< Content-Type: text/plain
< WWW-Authenticate: Digest realm="tr069", qop="auth", nonce="b80b38e266ca49051cccda9e98d505cc", algorithm="MD5", stale="false"
< Date: Tue, 05 Aug 2014 01:51:35 GMT
< Connection: keep-alive
< Transfer-Encoding: chunked
* HTTP error before end of send, stop sending
< 
* Closing connection 2
* Issue another request to this URL: 'http://firmware:aztech123@128.199.156.106:8889/acs/server'
* Hostname was found in DNS cache
*   Trying 128.199.156.106...
* Connected to 128.199.156.106 (128.199.156.106) port 8889 (#3)
* Server auth using Digest with user 'firmware'
> POST /acs/server HTTP/1.1
Authorization: Digest username="firmware", realm="tr069", nonce="b80b38e266ca49051cccda9e98d505cc", uri="/acs/server", cnonce="YmRkN2U2YmQxNmIzZDZiYzAwMDA4YjYyMDAwOTAxNTM=", nc=00000001, qop=auth, response="e7aea403746e9197b3c1efa500e0f180", algorithm="MD5"
Host: 128.199.156.106:8889
Accept: */*
User-Agent: easycwmp
Content-Type: text/xml
Content-Length: 3089
Expect: 100-continue

< HTTP/1.1 100 Continue
< HTTP/1.1 200 OK
* Added cookie DeviceID="FFFFFF-easycwmp-FFFFFF123456" for domain 128.199.156.106, path /acs/, expire 0
< Set-Cookie: DeviceID=FFFFFF-easycwmp-FFFFFF123456
< Content-Type: text/xml
< Date: Tue, 05 Aug 2014 01:51:35 GMT
< Connection: keep-alive
< Transfer-Encoding: chunked
< 
+++ RECEIVED HTTP RESPONSE (PART) +++
<?xml version="1.0" encoding="UTF-8"?>
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
  <soap-env:Header/>
  <soap-env:Body>
    <cwmp:InformResponse>
      <MaxEnvelopes>1</MaxEnvelopes>
    </cwmp:InformResponse>
  </soap-env:Body>
</soap-env:Envelope>
--- RECEIVED HTTP RESPONSE (PART) ---
* Connection #3 to host 128.199.156.106 left intact
+++ RECEIVED HTTP RESPONSE +++
<?xml version="1.0" encoding="UTF-8"?>
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
  <soap-env:Header/>
  <soap-env:Body>
    <cwmp:InformResponse>
      <MaxEnvelopes>1</MaxEnvelopes>
    </cwmp:InformResponse>
  </soap-env:Body>
</soap-env:Envelope>
--- RECEIVED HTTP RESPONSE ---
* Found bundle for host 128.199.156.106: 0x8caed58
* Re-using existing connection! (#3) with host 128.199.156.106
* Connected to 128.199.156.106 (128.199.156.106) port 8889 (#3)
* Server auth using Digest with user 'firmware'
> POST /acs/server HTTP/1.1
Authorization: Digest username="firmware", realm="tr069", nonce="b80b38e266ca49051cccda9e98d505cc", uri="/acs/server", cnonce="YmRkN2U2YmQxNmIzZDZiYzAwMDA4YjYyMDAwOTAxNTM=", nc=00000002, qop=auth, response="1dcafa7c3c678f5e7ad66bd0d5109cda", algorithm="MD5"
Host: 128.199.156.106:8889
Accept: */*
Cookie: DeviceID=FFFFFF-easycwmp-FFFFFF123456
User-Agent: easycwmp
Content-Type: text/xml
Content-Length: 0

< HTTP/1.1 204 No Content
< Content-Length: 0
< Date: Tue, 05 Aug 2014 01:51:36 GMT
< Connection: keep-alive
< 
* Connection #3 to host 128.199.156.106 left intact
+++ RECEIVED EMPTY HTTP RESPONSE +++
+++ HTTP CLIENT CONFIGURATION +++
http_client_init(49):: url: http://firmware:aztech123@128.199.156.106:8889/acs/server
http_client_init(55):: ssl_verify: SSL certificate validation disabled.
--- HTTP CLIENT CONFIGURATION ---
* Hostname was NOT found in DNS cache
*   Trying 128.199.156.106...
* Connected to 128.199.156.106 (128.199.156.106) port 8889 (#4)
> POST /acs/server HTTP/1.1
Host: 128.199.156.106:8889
Accept: */*
User-Agent: easycwmp
Content-Type: text/xml
Content-Length: 3089
Expect: 100-continue

< HTTP/1.1 100 Continue
< HTTP/1.1 401 Unauthorized
< Content-Type: text/plain
< WWW-Authenticate: Digest realm="tr069", qop="auth", nonce="c903dea3d2bc11f2fbd8fe5dd12139a0", algorithm="MD5", stale="false"
< Date: Tue, 05 Aug 2014 01:53:15 GMT
< Connection: keep-alive
< Transfer-Encoding: chunked
* HTTP error before end of send, stop sending
< 
* Closing connection 4
* Issue another request to this URL: 'http://firmware:aztech123@128.199.156.106:8889/acs/server'
* Hostname was found in DNS cache
*   Trying 128.199.156.106...
* Connected to 128.199.156.106 (128.199.156.106) port 8889 (#5)
* Server auth using Digest with user 'firmware'
> POST /acs/server HTTP/1.1
Authorization: Digest username="firmware", realm="tr069", nonce="c903dea3d2bc11f2fbd8fe5dd12139a0", uri="/acs/server", cnonce="ZmUzOWVkZTkwYzE4ZGYwODAwMDA4YmM5MDAwOTc1MjE=", nc=00000001, qop=auth, response="d0b6b70930bee8f61e2470993f06f95e", algorithm="MD5"
Host: 128.199.156.106:8889
Accept: */*
User-Agent: easycwmp
Content-Type: text/xml
Content-Length: 3089
Expect: 100-continue

< HTTP/1.1 100 Continue
< HTTP/1.1 200 OK
* Added cookie DeviceID="FFFFFF-easycwmp-FFFFFF123456" for domain 128.199.156.106, path /acs/, expire 0
< Set-Cookie: DeviceID=FFFFFF-easycwmp-FFFFFF123456
< Content-Type: text/xml
< Date: Tue, 05 Aug 2014 01:53:19 GMT
< Connection: keep-alive
< Transfer-Encoding: chunked
< 
+++ RECEIVED HTTP RESPONSE (PART) +++
<?xml version="1.0" encoding="UTF-8"?>
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
  <soap-env:Header/>
  <soap-env:Body>
    <cwmp:InformResponse>
      <MaxEnvelopes>1</MaxEnvelopes>
    </cwmp:InformResponse>
  </soap-env:Body>
</soap-env:Envelope>
--- RECEIVED HTTP RESPONSE (PART) ---
* Connection #5 to host 128.199.156.106 left intact
+++ RECEIVED HTTP RESPONSE +++
<?xml version="1.0" encoding="UTF-8"?>
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
  <soap-env:Header/>
  <soap-env:Body>
    <cwmp:InformResponse>
      <MaxEnvelopes>1</MaxEnvelopes>
    </cwmp:InformResponse>
  </soap-env:Body>
</soap-env:Envelope>
--- RECEIVED HTTP RESPONSE ---
* Found bundle for host 128.199.156.106: 0x8caf050
* Re-using existing connection! (#5) with host 128.199.156.106
* Connected to 128.199.156.106 (128.199.156.106) port 8889 (#5)
* Server auth using Digest with user 'firmware'
> POST /acs/server HTTP/1.1
Authorization: Digest username="firmware", realm="tr069", nonce="c903dea3d2bc11f2fbd8fe5dd12139a0", uri="/acs/server", cnonce="ZmUzOWVkZTkwYzE4ZGYwODAwMDA4YmM5MDAwOTc1MjE=", nc=00000002, qop=auth, response="c209f7c00bbb6e2297a99ca4fbb64a71", algorithm="MD5"
Host: 128.199.156.106:8889
Accept: */*
Cookie: DeviceID=FFFFFF-easycwmp-FFFFFF123456
User-Agent: easycwmp
Content-Type: text/xml
Content-Length: 0

< HTTP/1.1 204 No Content
< Content-Length: 0
< Date: Tue, 05 Aug 2014 01:53:19 GMT
< Connection: keep-alive
< 
* Connection #5 to host 128.199.156.106 left intact
+++ RECEIVED EMPTY HTTP RESPONSE +++

